Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Website
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
4
Issues
4
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
TeDomum
Website
Commits
765adc89
Commit
765adc89
authored
Apr 29, 2020
by
kaiyou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improve mobile layout
parent
705868ba
Pipeline
#927
passed with stages
in 32 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
4 deletions
+5
-4
content/_index.md
content/_index.md
+1
-1
layouts/partials/header.html
layouts/partials/header.html
+2
-2
layouts/partials/meta.html
layouts/partials/meta.html
+1
-0
layouts/shortcodes/iconcard.html
layouts/shortcodes/iconcard.html
+1
-1
No files found.
content/_index.md
View file @
765adc89
...
...
@@ -4,7 +4,7 @@ title: "Accueil"
{{% row %}}
{{% col class="col-lg-6 bg-translucid p-4" %}}
{{
<
figure
src=
"logo_large.png"
height=
"100px"
>
}}
{{
<
figure
src=
"logo_large.png"
height=
"100px"
class=
"d-none d-lg-inline"
>
}}
Depuis 2012, TeDomum héberge des services sécurisés, respectueux de la vie privée et des libertés individuelles, sur une plateforme technique administrée et gérée par des bénévoles.
{{% /col %}}
...
...
layouts/partials/header.html
View file @
765adc89
<header>
<nav
class=
"navbar navbar-expand navbar-light bg-white border-bottom p-0"
>
<nav
class=
"navbar navbar-expand
-md
navbar-light bg-white border-bottom p-0"
>
<div
class=
"container-lg"
>
<a
class=
"navbar-brand"
href=
"{{ "
/"
|
relURL
}}"
>
<a
class=
"navbar-brand
ml-2
"
href=
"{{ "
/"
|
relURL
}}"
>
<img
style=
"height: 30px;"
src=
"{{ "
/
images
/
logo.png
"
|
relURL
}}"
>
</a>
<ul
class=
"navbar-nav mr-auto"
>
...
...
layouts/partials/meta.html
View file @
765adc89
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
\ No newline at end of file
layouts/shortcodes/iconcard.html
View file @
765adc89
<div
class=
"col-12 col-
lg-6 col-xl
-4 p-4 text-justify"
>
<div
class=
"col-12 col-
md-6 col-lg
-4 p-4 text-justify"
>
<div
class=
"text-center mb-3"
>
<i
class=
"fa fa-{{ (.Get 0) }} fa-5x mb-1"
></i>
<h3>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment