You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
86 lines
2.6 KiB
86 lines
2.6 KiB
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
|
|
<!--
|
|
Startpage Rewrite
|
|
==================
|
|
|
|
by Christian Brassat,
|
|
-->
|
|
|
|
<!--
|
|
Released under MIT License
|
|
|
|
Copyright (c) 2010 Christian Brassat
|
|
<http://crshd.cc>
|
|
Copyright (c) 2013 Blagovest Petrov
|
|
<http://petrovs.info>
|
|
|
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
of this software and associated documentation files (the "Software"), to deal
|
|
in the Software without restriction, including without limitation the rights
|
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
copies of the Software, and to permit persons to whom the Software is
|
|
furnished to do so, subject to the following conditions:
|
|
|
|
The above copyright notice and this permission notice shall be included in
|
|
all copies or substantial portions of the Software.
|
|
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
THE SOFTWARE.
|
|
-->
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
|
<link rel="stylesheet" href="style/style.css" type="text/css" />
|
|
<script type="text/javascript" src="js/jquery-1.5.min.js"></script>
|
|
<script type="text/javascript" src="settings.js"></script>
|
|
<script type="text/javascript" src="js/script.js"></script>
|
|
|
|
<!-- Page Title -->
|
|
<title>Accueil</title>
|
|
|
|
</head>
|
|
<body>
|
|
|
|
<!--
|
|
URLs go here, in the following format:
|
|
|
|
Heading Text
|
|
http://www.example.com || Title
|
|
|
|
Second Heading Text
|
|
http://www.example.com || Another Title
|
|
-->
|
|
|
|
Logiciels
|
|
http://ovd.cf.lo || Open Virtual Desktop
|
|
https://cf.lo:8888 || Gestion des mots de passe
|
|
http://# || Courrier
|
|
http://doc.ubuntu-fr.org/ || Documentation Ubuntu
|
|
http://linux-bg.org/ || Linux за българи
|
|
|
|
Bibliothèques
|
|
http://www.gutenberg.org/wiki/FR_Principal || Project Gutenberg
|
|
http://chitanka.info || Chitanka
|
|
|
|
Encyclopédies
|
|
http://fr.wikipedia.org || Wikipédia
|
|
http://www.europeana.eu/ || Europeana
|
|
|
|
Sofia University
|
|
http://www.uni-sofia.bg/ || Accueil
|
|
https://research.uni-sofia.bg/ || Recherche
|
|
|
|
EDU Sites
|
|
https://www.khanacademy.org/ || Khan Academy
|
|
http://www.wolframalpha.com/ || WolframAlpha
|
|
https://www.coursera.org || Coursera
|
|
|
|
</body>
|
|
</html>
|
|
|