mirror of
https://github.com/mroi/apple-internals.git
synced 2026-02-12 17:12:44 +00:00
MIT license
This commit is contained in:
@@ -100,7 +100,7 @@ document.addEventListener("DOMContentLoaded", event => {
|
||||
<h1 class="mb-3">Apple Internals</h1>
|
||||
<p class="my-0">Collected knowledge about the internals of Apple’s platforms.</p>
|
||||
<p class="my-0">Sorted by keyword, abbreviation, or codename.</p>
|
||||
<p>Feel free to contribute on <a href="https://github.com/mroi/apple-internals">GitHub</a>.</p>
|
||||
<p>Feel free to contribute on <a href="https://github.com/mroi/apple-internals">GitHub</a> or share under <a href="https://github.com/mroi/apple-internals/blob/main/LICENSE.txt">MIT license</a>.</p>
|
||||
<div class="input-group" style="max-width:30em">
|
||||
<input id="filter" type="text" class="form-control" placeholder="Filter">
|
||||
<div id="clear" class="input-group-text">
|
||||
|
||||
Reference in New Issue
Block a user