Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Loca7
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
net7
Loca7
Commits
6ff91dbe
Commit
6ff91dbe
authored
Jul 9, 2024
by
Ewen Le Bihan
Browse files
Options
Downloads
Patches
Plain Diff
Put notice banner at bottom to not hide navbar lmao
parent
b8ee0c37
Branches
Branches containing commit
Tags
v1.12.1
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
scripts/build.sh
+1
-1
1 addition, 1 deletion
scripts/build.sh
src/routes/+layout.svelte
+1
-1
1 addition, 1 deletion
src/routes/+layout.svelte
with
2 additions
and
2 deletions
scripts/build.sh
+
1
−
1
View file @
6ff91dbe
set
-xe
VERSION
=
1.1
1
.1
VERSION
=
1.1
2
.1
echo
"{
\"
version
\"
:
\"
$VERSION
\"
,
\"
commit
\"
:
\"
$(
git rev-parse HEAD
)
\"
}"
>
../public/version.json
...
...
This diff is collapsed.
Click to expand it.
src/routes/+layout.svelte
+
1
−
1
View file @
6ff91dbe
...
...
@@ -192,7 +192,7 @@
.notice
{
position
:
fixed
;
to
p
:
0
;
bot
to
m
:
0
;
left
:
0
;
right
:
0
;
margin
:
0
;
...
...
This diff is collapsed.
Click to expand it.
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