diff --git a/wiki/pages/achievement.html b/wiki/pages/achievement.html index 26e5f3121c0fb88e9daa98c32a7e7705b9687999..d122603644572e3982ba3cd9a2ad63a36e315bb9 100644 --- a/wiki/pages/achievement.html +++ b/wiki/pages/achievement.html @@ -3,10 +3,6 @@ <!-- CSS --> -<link - rel="stylesheet" - href="{{ url_for('static', filename = 'css/gooleapis.css') }}" -/> <link rel="stylesheet" href="{{ url_for('static', filename = 'css/jquery.pagepiling.min.css') }}" diff --git a/wiki/pages/index.html b/wiki/pages/index.html index 168243c505b0774438ce247c389df4a502e9ad7d..fb7db0c1bda7d682ab6f2d5d16e39bbfa4b5bf14 100644 --- a/wiki/pages/index.html +++ b/wiki/pages/index.html @@ -7,7 +7,7 @@ <!-- CSS --> -<link rel="stylesheet" href="{{ url_for('static', filename = 'css/gooleapis.css') }}"> + <link rel="stylesheet" href="{{ url_for('static', filename = 'css/jquery.pagepiling.min.css') }}"> <link rel="stylesheet" href="{{ url_for('static', filename = 'css/style.css') }}"> <link rel="stylesheet" href="{{ url_for('static', filename = 'css/des.css') }}">