Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/remmina-web.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2020-04-07 00:26:54 +0300
committerAntenore Gatta <antenore@simbiosi.org>2020-04-07 00:26:54 +0300
commit89a755aaf208e5635968d9c08459bb7106e6e4c3 (patch)
tree39d56464f4c4fc9333091df330b8f6b11d7e210b
parentd725939f6f8b11f9f2ac33d50b547f3cd99eb3be (diff)
Adding master of Fork-Awesome
-rw-r--r--.gitlab-ci.yml1
-rw-r--r--.gitmodules3
-rw-r--r--_includes/head/custom.html4
m---------assets/css/Fork-Awesome0
4 files changed, 6 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 297fde7..45a28b8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -11,6 +11,7 @@ cache:
variables:
JEKYLL_ENV: production
LANG: "C.UTF-8"
+ GIT_SUBMODULE_STRATEGY: recursive
before_script:
- apt-get update -qq && apt-get install -y -qq lftp rubygems
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..5715001
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "assets/css/Fork-Awesome"]
+ path = assets/css/Fork-Awesome
+ url = https://github.com/ForkAwesome/Fork-Awesome.git
diff --git a/_includes/head/custom.html b/_includes/head/custom.html
index 4403763..781c496 100644
--- a/_includes/head/custom.html
+++ b/_includes/head/custom.html
@@ -2,8 +2,8 @@
<link href="https://fonts.googleapis.com/css?family=Raleway:300,400,600&display=swap" rel="stylesheet">
-<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/fork-awesome@1.1.7/css/fork-awesome.min.css" integrity="sha256-gsmEoJAws/Kd3CjuOQzLie5Q3yshhvmo7YNtBG7aaEY=" crossorigin="anonymous">
-<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/fork-awesome@1.1.7/css/v5-compat.css" integrity="sha256-RvCQAdteSSbFMVisNWyJpd/B2NpoK+TD1mYnPhr0Wh0=" crossorigin="anonymous">
+<link rel="stylesheet" href="/assets/css/Fork-Awesome/css/fork-awesome.min.css">
+<link rel="stylesheet" href="/assets/css/Fork-Awesome/css/v5-compat.css">
<!-- Apply specific styles at elements containing a specific text -->
<script type="text/javascript" >
diff --git a/assets/css/Fork-Awesome b/assets/css/Fork-Awesome
new file mode 160000
+Subproject c35800e5c07e1e8a05e2d231f5d20451c63acfa