Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
luminy-org
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eloi Perdereau
luminy-org
Commits
a6d38899
Commit
a6d38899
authored
5 years ago
by
Eloi Perdereau
Browse files
Options
Downloads
Plain Diff
Merge branch 'content'
parents
8b9a0b1a
77e9a87a
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
21
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
admin/index.html
+38
-0
38 additions, 0 deletions
admin/index.html
with
38 additions
and
0 deletions
admin/index.html
0 → 100644
+
38
−
0
View file @
a6d38899
<!-- forestryio: ignore; forestryio: admin -->
<!DOCTYPE html>
<html
lang=
"en"
>
<head>
<meta
charset=
"utf-8"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<meta
name=
"robots"
content=
"noindex"
/>
<title>
Admin
</title>
<meta
name=
"description"
content=
" "
/>
<meta
name=
"author"
content=
" "
/>
<meta
name=
"HandheldFriendly"
content=
"true"
/>
<meta
name=
"MobileOptimized"
content=
"320"
/>
<!-- Use maximum-scale and user-scalable at your own risk. It disables pinch/zoom. Think about usability/accessibility before including.-->
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"
/>
<link
rel=
"stylesheet"
href=
"https://local.forestry.io/main.css"
/>
<!-- Google font -->
<link
href=
"https://fonts.googleapis.com/css?family=Open+Sans"
rel=
"stylesheet"
>
<!-- Fort awesome icon kit -->
<script
src=
"https://use.fortawesome.com/b6f38602.js"
></script>
</head>
<body>
<div
id=
"app"
>
</div>
<script
id=
"admin-config-script"
type=
"text/javascript"
>
var
env
=
{
siteId
:
"
fvoljsa2pwi-ca
"
,
local
:
false
};
</script>
<script
type=
"application/javascript"
src=
"https://local.forestry.io/forestry.min.js"
></script>
</body>
</html>
This diff is collapsed.
Click to expand it.
Prev
1
2
Next
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment