Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
website
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
chaotikum
website
Commits
4734dd44
Commit
4734dd44
authored
1 year ago
by
Lukas Ruge
Browse files
Options
Downloads
Patches
Plain Diff
more next event sruff
parent
356a6b13
No related branches found
No related tags found
No related merge requests found
Pipeline
#8938
passed
1 year ago
Stage: test
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
_includes/space-status-mobile.html
+1
-1
1 addition, 1 deletion
_includes/space-status-mobile.html
_includes/space-status.html
+1
-1
1 addition, 1 deletion
_includes/space-status.html
with
2 additions
and
2 deletions
_includes/space-status-mobile.html
+
1
−
1
View file @
4734dd44
<div
id=
"spaceopenmobile"
class=
"chaotikum-about"
>
<div
id=
"spaceopenmobile"
class=
"chaotikum-about"
>
Ob der Nobreakspace offen ist siehst du
<a
href=
'https://status.nobreakspace.org'
target=
'_blank'
>
hier
</a><p>
Oder aktiviere Javascript
</p>
Ob der Nobreakspace offen ist siehst du
<a
href=
'https://status.nobreakspace.org'
target=
'_blank'
>
hier
</a><p>
Oder aktiviere Javascript
</p>
</div>
</div>
<div
id=
"event_soon_mobile"
>
<div
id=
"event_soon_mobile"
style=
"margin-top: 5px;"
>
{% capture nowunix %}{{'now' | date: '%s'}}{% endcapture -%}
{% capture nowunix %}{{'now' | date: '%s'}}{% endcapture -%}
{% for e in site.events -%}
{% for e in site.events -%}
{% capture event_start_plus %}{{e.eventdate | date: '%s' | minus: 86400 }}{% endcapture -%}
{% capture event_start_plus %}{{e.eventdate | date: '%s' | minus: 86400 }}{% endcapture -%}
...
...
This diff is collapsed.
Click to expand it.
_includes/space-status.html
+
1
−
1
View file @
4734dd44
<div
id=
"event_soon"
>
<div
id=
"event_soon"
style=
"margin-top: 5px;"
>
{% capture nowunix %}{{'now' | date: '%s'}}{% endcapture -%}
{% capture nowunix %}{{'now' | date: '%s'}}{% endcapture -%}
{% for e in site.events -%}
{% for e in site.events -%}
{% capture event_start_plus %}{{e.eventdate | date: '%s' | minus: 86400 }}{% endcapture -%}
{% capture event_start_plus %}{{e.eventdate | date: '%s' | minus: 86400 }}{% endcapture -%}
...
...
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