ba_thesis

This commit is contained in:
Utku Bilen Demir 2025-09-19 23:53:38 +02:00
parent b154676914
commit 9ea1408e9e
2 changed files with 3 additions and 2 deletions

View file

@ -31,9 +31,10 @@
</style> </style>
</head> </head>
<body> <body>
<h1>📚 Available Documents</h1> <!-- <h1>📚 Available Documents</h1> -->
<ul> <ul>
<li>📄 <a href="ba_thesis/ba_thesis.pdf" target="_blank">Download BA Thesis</a></li> <li>📄 <a href="ba_thesis/ba_thesis.pdf" target="_blank">BA Thesis | From Panopticon to Palantír: Algorithmic Governance in the Post-Disciplinary Societies</a></li>
</ul> </ul>
</body> </body>
</html> </html>