Remove useless thingswq
This commit is contained in:
parent
bf15954cfb
commit
106715c55a
@ -1,3 +1,9 @@
|
||||
$(document).ready(function(){
|
||||
$(".clickSay").click(function( event ){
|
||||
var textToSay = $(this).text();
|
||||
responsiveVoice.speak(textToSay);
|
||||
});
|
||||
});
|
||||
(function($) {
|
||||
|
||||
$('.owl-carousel').owlCarousel({
|
||||
@ -273,4 +279,4 @@
|
||||
|
||||
});
|
||||
|
||||
})(jQuery);
|
||||
})(jQuery);
|
||||
|
||||
138
index.html
138
index.html
@ -38,34 +38,10 @@ https://templatemo.com/tm-529-ramayana
|
||||
<!-- Header -->
|
||||
<header id="header">
|
||||
<div class="logo">
|
||||
<a href="index.html">Ramayana</a>
|
||||
<a href="index.html">Mes cours d'anglais</a>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<!-- Banner -->
|
||||
<section class="main-banner">
|
||||
<div class="container-fluid">
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
<div class="banner-content">
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
<div class="banner-caption">
|
||||
<h4>Hello, this is your <em>Ramayana</em> Theme.</h4>
|
||||
<span>AWESOME HTML5 & CSS3 TEMPLATE</span>
|
||||
<p>Do you know that <strong>Ramayana</strong> is a free to use Bootstrap 4 CSS template by <strong>templatemo</strong>? You can edit and add more pages as you wanted for your personal or corporate websites.</p>
|
||||
<div class="primary-button">
|
||||
<a href="#">Read More</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Services -->
|
||||
<section class="services">
|
||||
<div class="container-fluid">
|
||||
@ -115,65 +91,6 @@ https://templatemo.com/tm-529-ramayana
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Top Image -->
|
||||
<section class="top-image">
|
||||
<div class="container-fluid">
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
<img src="assets/images/top-image.jpg" alt="">
|
||||
<div class="down-content">
|
||||
<h4>Ante Interdum Chambray</h4>
|
||||
<p>Lorem ipsum dolor amet raclette chambray bitters, hammock celiac slow-carb flexitarian four dollar toast food truck health goth. Air plant brunch food truck vegan scenester organic crucifix irony pour-over pop-up austin hexagon kitsch swag. Godard literally humblebrag cloud bread vice master cleanse chambray typewriter put a bird on it brooklyn forage.</p>
|
||||
<div class="primary-button">
|
||||
<a href="#">Read More</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Left Image -->
|
||||
<section class="left-image">
|
||||
<div class="container-fluid">
|
||||
<div class="row">
|
||||
<div class="col-md-6">
|
||||
<img src="assets/images/left-image.jpg" alt="">
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<div class="right-content">
|
||||
<h4>Ante Interdum Raclette</h4>
|
||||
<p>Lorem ipsum dolor amet raclette chambray bitters, hammock celiac slow-carb flexitarian four dollar toast food truck health goth. Air plant brunch food truck vegan scenester organic crucifix irony pour-over pop-up austin hexagon kitsch swag. Godard literally humblebrag cloud bread vice master cleanse chambray typewriter put a bird on it brooklyn forage.<br><br>Air plant brunch food truck vegan scenester organic crucifix irony pour-over pop-up austin hexagon kitsch swag. Godard literally humblebrag cloud bread vice master cleanse chambray typewriter put bird brooklyn</p>
|
||||
<div class="primary-button">
|
||||
<a href="#">Read More</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Right Image -->
|
||||
<section class="right-image">
|
||||
<div class="container-fluid">
|
||||
<div class="row">
|
||||
<div class="col-md-6">
|
||||
<div class="left-content">
|
||||
<h4>Ante Interdum Raclette</h4>
|
||||
<p>Lorem ipsum dolor amet raclette chambray bitters, hammock celiac slow-carb flexitarian four dollar toast food truck health goth. Air plant brunch food truck vegan scenester organic crucifix irony pour-over pop-up austin hexagon kitsch swag. Godard literally humblebrag cloud bread vice master cleanse chambray typewriter put a bird on it brooklyn forage.<br><br>Air plant brunch food truck vegan scenester organic crucifix irony pour-over pop-up austin hexagon kitsch swag. Godard literally humblebrag cloud bread vice master cleanse chambray typewriter put bird brooklyn</p>
|
||||
<div class="primary-button">
|
||||
<a href="#">Read More</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<img src="assets/images/right-image.jpg" alt="">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -182,70 +99,31 @@ https://templatemo.com/tm-529-ramayana
|
||||
|
||||
<div class="inner">
|
||||
|
||||
<!-- Search Box -->
|
||||
<!-- Search Box
|
||||
<section id="search" class="alt">
|
||||
<form method="get" action="#">
|
||||
<input type="text" name="search" id="search" placeholder="Search..." />
|
||||
</form>
|
||||
</section>
|
||||
</section> -->
|
||||
|
||||
<!-- Menu -->
|
||||
<nav id="menu">
|
||||
<ul>
|
||||
<li><a href="index.html">Homepage</a></li>
|
||||
<li><a href="simple_page.html">Simple Page</a></li>
|
||||
<li><a href="shortcodes.html">Shortcodes</a></li>
|
||||
<li>
|
||||
<span class="opener">Dropdown One</span>
|
||||
<span class="opener">LeÃons</span>
|
||||
<ul>
|
||||
<li><a href="#">First Sub Menu</a></li>
|
||||
<li><a href="#">Second Sub Menu</a></li>
|
||||
<li><a href="#">Third Sub Menu</a></li>
|
||||
<li><a href="#">Leçon du 20/09/2019</a></li>
|
||||
<li><a href="#">Leçon du 90/09/2019</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<span class="opener">Dropdown Two</span>
|
||||
<ul>
|
||||
<li><a href="#">Sub Menu #1</a></li>
|
||||
<li><a href="#">Sub Menu #2</a></li>
|
||||
<li><a href="#">Sub Menu #3</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="https://www.google.com">External Link</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
<!-- Featured Posts -->
|
||||
<div class="featured-posts">
|
||||
<div class="heading">
|
||||
<h2>Featured Posts</h2>
|
||||
</div>
|
||||
<div class="owl-carousel owl-theme">
|
||||
<a href="#">
|
||||
<div class="featured-item">
|
||||
<img src="assets/images/featured_post_01.jpg" alt="featured one">
|
||||
<p>Aliquam egestas convallis eros sed gravida. Curabitur consequat sit.</p>
|
||||
</div>
|
||||
</a>
|
||||
<a href="#">
|
||||
<div class="featured-item">
|
||||
<img src="assets/images/featured_post_01.jpg" alt="featured two">
|
||||
<p>Donec a scelerisque massa. Aliquam non iaculis quam. Duis arcu turpis.</p>
|
||||
</div>
|
||||
</a>
|
||||
<a href="#">
|
||||
<div class="featured-item">
|
||||
<img src="assets/images/featured_post_01.jpg" alt="featured three">
|
||||
<p>Suspendisse ac convallis urna, vitae luctus ante. Donec sit amet.</p>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Footer -->
|
||||
<footer id="footer">
|
||||
<p class="copyright">Copyright © 2019 Company Name
|
||||
<br>Designed by <a rel="nofollow" href="https://www.facebook.com/templatemo">Template Mo</a></p>
|
||||
<p class="copyright">Droits de copy Creative Commons CC-BY-NC-ND
|
||||
<br>Fait par Geoff, JServ depuis les templates de <a rel="nofollow" href="https://www.facebook.com/templatemo">Template Mo</a></p>
|
||||
</footer>
|
||||
|
||||
</div>
|
||||
|
||||
245
prepros-6.config
245
prepros-6.config
@ -1,245 +0,0 @@
|
||||
{
|
||||
"name": "html",
|
||||
"firstRun": false,
|
||||
"exportConfig": true,
|
||||
"fileConfigs": [],
|
||||
"fileTree": {
|
||||
"expandedDirs": [],
|
||||
"hideSystemFiles": true,
|
||||
"systemFiles": [
|
||||
".*",
|
||||
"desktop.ini",
|
||||
"prepros.config",
|
||||
"$RECYCLE.BIN",
|
||||
"prepros.cfg",
|
||||
"prepros-6.config",
|
||||
"Prepros Export"
|
||||
],
|
||||
"hideUnwatchedFiles": false
|
||||
},
|
||||
"imports": [],
|
||||
"projectView": {
|
||||
"selectedView": "file-tree"
|
||||
},
|
||||
"fileWatcher": {
|
||||
"enabled": true,
|
||||
"watchedExtensions": [
|
||||
"less",
|
||||
"sass",
|
||||
"scss",
|
||||
"styl",
|
||||
"md",
|
||||
"markdown",
|
||||
"coffee",
|
||||
"js",
|
||||
"jade",
|
||||
"haml",
|
||||
"slim",
|
||||
"ls",
|
||||
"kit",
|
||||
"png",
|
||||
"jpg",
|
||||
"jpeg",
|
||||
"ts",
|
||||
"pug",
|
||||
"css",
|
||||
"html",
|
||||
"htm",
|
||||
"php"
|
||||
]
|
||||
},
|
||||
"pathFilters": [
|
||||
"node_modules",
|
||||
".*",
|
||||
"bower_components",
|
||||
"prepros.config",
|
||||
"Prepros Export",
|
||||
"prepros-6.config",
|
||||
"prepros.cfg",
|
||||
"wp-admin",
|
||||
"wp-includes"
|
||||
],
|
||||
"server": {
|
||||
"port": 7879,
|
||||
"assignNewPortAutomatically": true,
|
||||
"enable": true,
|
||||
"proxy": {
|
||||
"enable": false,
|
||||
"url": ""
|
||||
}
|
||||
},
|
||||
"browser-sync": {
|
||||
"enable": false,
|
||||
"clicks": true,
|
||||
"forms": true,
|
||||
"scroll": true
|
||||
},
|
||||
"live-reload": {
|
||||
"enable": true,
|
||||
"animate": true,
|
||||
"delay": 0
|
||||
},
|
||||
"ftp-deploy": {
|
||||
"connectionType": "ftp",
|
||||
"remotePath": "",
|
||||
"uploadTimeout": 20000,
|
||||
"uploadOnChange": false,
|
||||
"ftp": {
|
||||
"secure": false,
|
||||
"keepAlive": true,
|
||||
"host": "",
|
||||
"port": 21,
|
||||
"user": "",
|
||||
"password": ""
|
||||
},
|
||||
"sftp": {
|
||||
"host": "",
|
||||
"port": 22,
|
||||
"usePrivateKey": false,
|
||||
"username": "",
|
||||
"password": "",
|
||||
"privateKey": "",
|
||||
"passphrase": ""
|
||||
},
|
||||
"pathFilters": [
|
||||
"config.rb",
|
||||
"prepros.config",
|
||||
"prepros-6.config",
|
||||
"node_modules",
|
||||
"Prepros Export",
|
||||
".git",
|
||||
".idea",
|
||||
".sass-cache",
|
||||
".hg",
|
||||
".svn",
|
||||
".cache",
|
||||
".DS_Store",
|
||||
"*.sass",
|
||||
"*.scss",
|
||||
"*.less",
|
||||
"*.pug",
|
||||
"*.jade",
|
||||
"*.styl",
|
||||
"*.haml",
|
||||
"*.slim",
|
||||
"*.coffee",
|
||||
"*.ls",
|
||||
"*.kit",
|
||||
"*.ts"
|
||||
],
|
||||
"history": []
|
||||
},
|
||||
"file-type-sass": "{\"compilers\":[\"node-sass\",\"autoprefixer\",\"minify-css\"]}",
|
||||
"file-type-less": "{\"compilers\":[\"less\",\"autoprefixer\",\"minify-css\"]}",
|
||||
"autoprefixer": {
|
||||
"browsers": "last 5 versions"
|
||||
},
|
||||
"file-type-pug": "{\"compilers\":[\"pug\"]}",
|
||||
"file-type-css": "{\"compilers\":[\"autoprefixer\",\"cssnext\",\"minify-css\"]}",
|
||||
"file-type-javascript": "{\"compilers\":[\"concat-js\",\"babel\",\"uglify-js\"]}",
|
||||
"file-type-stylus": "{\"compilers\":[\"stylus\",\"autoprefixer\",\"minify-css\"]}",
|
||||
"file-type-markdown": "{\"compilers\":[\"markdown\"]}",
|
||||
"file-type-haml": "{\"compilers\":[\"haml\"]}",
|
||||
"file-type-slim": "{\"compilers\":[\"slim\"]}",
|
||||
"file-type-coffee-script": "{\"compilers\":[\"coffee-script\",\"uglify-js\"]}",
|
||||
"file-type-livescript": "{\"compilers\":[\"livescript\",\"uglify-js\"]}",
|
||||
"file-type-kit": "{\"compilers\":[\"kit\"]}",
|
||||
"uglify-js": {
|
||||
"ie8": false,
|
||||
"compress": {
|
||||
"sequences": true,
|
||||
"properties": true,
|
||||
"dead_code": true,
|
||||
"drop_debugger": true,
|
||||
"unsafe": false,
|
||||
"unsafe_comps": false,
|
||||
"unsafe_math": false,
|
||||
"unsafe_proto": false,
|
||||
"unsafe_regexp": false,
|
||||
"conditionals": true,
|
||||
"comparisons": true,
|
||||
"evaluate": true,
|
||||
"booleans": true,
|
||||
"loops": true,
|
||||
"unused": true,
|
||||
"toplevel": false,
|
||||
"top_retain": "",
|
||||
"hoist_funs": true,
|
||||
"hoist_vars": false,
|
||||
"if_return": true,
|
||||
"join_vars": true,
|
||||
"collapse_vars": true,
|
||||
"reduce_vars": true,
|
||||
"warnings": true,
|
||||
"negate_iife": true,
|
||||
"pure_getters": false,
|
||||
"pure_funcs": [],
|
||||
"drop_console": false,
|
||||
"expression": false,
|
||||
"keep_fargs": true,
|
||||
"keep_fnames": false,
|
||||
"passes": 1,
|
||||
"keep_infinity": false,
|
||||
"side_effects": true,
|
||||
"global_defs": []
|
||||
},
|
||||
"output": {
|
||||
"ascii_only": false,
|
||||
"beautify": false,
|
||||
"comments": "",
|
||||
"indent_level": 4,
|
||||
"indent_start": 0,
|
||||
"inline_script": false,
|
||||
"keep_quoted_props": false,
|
||||
"max_line_len": false,
|
||||
"preamble": "",
|
||||
"preserve_line": false,
|
||||
"quote_keys": false,
|
||||
"quote_style": 0,
|
||||
"semicolons": true,
|
||||
"shebang": true,
|
||||
"width": 80
|
||||
}
|
||||
},
|
||||
"cssnext": {
|
||||
"customProperties": true,
|
||||
"applyRule": true,
|
||||
"calc": false,
|
||||
"nesting": true,
|
||||
"customMedia": true,
|
||||
"mediaQueriesRange": true,
|
||||
"customSelectors": true,
|
||||
"attributeCaseInsensitive": true,
|
||||
"colorRebeccapurple": true,
|
||||
"colorHwb": true,
|
||||
"colorGray": true,
|
||||
"colorHexAlpha": true,
|
||||
"colorFunction": true,
|
||||
"fontVariant": true,
|
||||
"filter": true,
|
||||
"initial": true,
|
||||
"rem": true,
|
||||
"pseudoElements": true,
|
||||
"pseudoClassMatches": true,
|
||||
"pseudoClassNot": true,
|
||||
"pseudoClassAnyLink": true,
|
||||
"colorRgba": true,
|
||||
"overflowWrap": true
|
||||
},
|
||||
"file-type-typescript": "{\"compilers\":[\"typescript\",\"uglify-js\"]}",
|
||||
"babel": {
|
||||
"useBabelRc": true,
|
||||
"presets": {
|
||||
"babel-preset-es2015": true
|
||||
},
|
||||
"plugins": {
|
||||
"babel-plugin-syntax-jsx": true,
|
||||
"babel-plugin-transform-react-jsx": true,
|
||||
"babel-plugin-transform-async-to-generator": true,
|
||||
"babel-plugin-transform-class-properties": true,
|
||||
"babel-plugin-transform-object-rest-spread": true
|
||||
}
|
||||
},
|
||||
"file-type-png": "{\"compilers\":[\"png\"]}",
|
||||
"file-type-jpg": "{\"compilers\":[\"jpg\"]}"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user